Optical flow
-
To determine, for each point in the image, how that point is moving relative to the image plane, i.e., its apparent motion. This motion is a result both of how the corresponding 3D point is moving in the scene and how the camera is moving relative to the scene.
-
In optical flow : These two images are places into 6-channel tensor, where the first three channels belong to the first image, the three remaining channels belong to the second image.
MPI-Sintel Optical Flow Dataset and Evaluation
- The dataset has 23 different scenes.
- Contains the 23 training sequences (plus ground truth optical flow), the 12 testing sequences, the Bundler application, and example code to read/write .flo files.
Middlebury Optical Flow Evaluation
- Classes :
The KITTI Vision Benchmark Suite